Welcome![Sign In][Sign Up]
Location:
Search - parallel port to SPI

Search list

[Embeded-SCM Developspi-code

Description: 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
Platform: | Size: 1223 | Author: 尚伟 | Hits:

[Embeded-SCM Developspi-code

Description: 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
Platform: | Size: 1024 | Author: 尚伟 | Hits:

[Windows Developparallel_spi_programmer1p65

Description: 该程序的功能为通过计算机并口模拟SPI时序,时序将计算机上二进制文件的数据写入到Atmel spi flash中去。 下载时使用的下载线为Xilinx公司的parallel III标准下载线; 软件支持usb下载,不够下载线是本人自己做的; 下载时,可以指定将数据写入到那一段地址,长度是多少,可以回读数据; 代码使用MFC,有多线程操作,SDI,使用winio作为底层操作 该程序为本人自己的作品。调试通过,下载速率200kbps左右。-The functions of the program through the computer parallel port SPI timing simulation, timing will be computer binary file data written to the Atmel spi flash go. Download download cable for use Xilinx
Platform: | Size: 2718720 | Author: 张计恒 | Hits:

[SCMcycle_time

Description: *51单片机时序总驱动 *包括并口的6800和8080,串口的I2C,SPI,1-WIRE *所有片选由上层驱动完成(I2C,1-wire为总线选择)-* 51 single-chip timing drive* The total includes the 6800 and 8080 parallel port, serial I2C, SPI ,1-WIRE* All films selected from the top drive to complete (I2C ,1-wire for bus selection)
Platform: | Size: 3072 | Author: 黄聪 | Hits:

[Com Port14SPI

Description: c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器阵列、看门狗定时器、VDD监视器和温度传感器等部分。C8051F020单片机支持双时钟,其工作电压范围为2.7~3.6V(端口I/O,RST和JTAG引脚的耐压为5V)。与以前的51系列单片机相比,C8051F020增添了许多功能,同时其可靠性和速度也有了很大提高。 -c8051f Series MCU SPI Parallel/Serial Communication source Cygnal out a single-chip mixed-signal system-level. Tablets containing the CIP-51 core CPU, and its command system and the MCS-51 is fully compatible. Containing one of the C8051F020 single-chip 64kB chip Flash program memory, 4352B of RAM, 8个I/O ports a total of 64 I/O port line, a 12-bit A/D converter and an 8-bit A/D converter as well as a dual 12-bit D/A converter, 2 comparators, five 16-bit general purpose timers, 5 capture/compare module programmable counter/timer arrays, Watchdog Timer, VDD Monitor and temperature sensors and other parts. C8051F020 single-chip dual clock, its operating voltage range of 2.7 ~ 3.6V (Port I/O, RST, and JTAG pins of the voltage to 5V). With the previous 51 series single-chip comparison, C8051F020 added a lot of functionality, reliability and speed at the same time also has been greatly improved.
Platform: | Size: 6144 | Author: 天下第三 | Hits:

[Parallel PortParallel_SPI

Description: 通过并口来模拟SPI 接口, 实现SPI接口的收发。 -Through the parallel port to simulate the SPI interface.
Platform: | Size: 1024 | Author: fisher pan | Hits:

[Driver Developvb_mini_ide_v09

Description: Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many of them need to have custom hardware designs connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware. The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all. Also by experimenting/programming it can be possible that the module must be resetted and initialized again. Keep in mind, that the module needs some seconds to be unplugged and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing. -Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6. Not all commands were shown, because many of them need to have custom hardware designs connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware. The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all. Also by experimenting/programming it can be possible that the module must be resetted and initialized again. Keep in mind, that the module needs some seconds to be unplugged and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing.
Platform: | Size: 1869824 | Author: remrum | Hits:

[OtherUSB2ISP_DEV

Description: 基于USBIO2ISP开发的强大功能的上位机软件。支持USB转IIC总线,SPI总线,GPIO,并口等,并扩展了常用器件如温度传感器DS1621,16位,8位,12位ADC的数据的读写,实时动态曲线显示,并且可以对常用的SPI的EEPROM和AT24Cxx系列的EEPROM的任意位置读取,写入,可视化界面,操作简单,对于学习上位机编程是一个完美的案例,同时附有使用说明!-Based on the development of powerful features USBIO2ISP PC software. Support USB transfer IIC bus, SPI bus, GPIO, parallel port, etc., and extend the commonly used devices such as temperature sensor DS1621, 16-bit, 8-bit, 12-bit ADC data reading and writing, real-time dynamic curves show, and the SPI can be used The EEPROM and AT24Cxx series anywhere EEPROM reading, writing, visual interface, easy operation, the host computer to learn programming is a perfect case, accompanied by instructions!
Platform: | Size: 6274048 | Author: 罗生 | Hits:

[USB developLSX051PDL

Description: LSX051PDL 是我公司为 LSX051 系列芯片的软件下载而自行研制的辅助工具。 LSX051PDL 适用于 Windows 操作系统的 PC,连接一根十芯电缆于 PC 并口或 USB 电缆于 PC USB 接口和 LSX051 芯片的 SPI 编程接口之间,启动 LSX051PDL 即可实现对 LSX051 系列芯片的编程。 -LSX051PDL is our family of chips for the LSX051 download the self-developed software support tools. LSX051PDL apply to Windows operating system, PC, connect a 10-core cable to PC parallel port or USB cable to PC USB interface and LSX051 chip SPI programming interface between the start LSX051PDL can achieve LSX051 series chip programming.
Platform: | Size: 903168 | Author: ChenSheng | Hits:

[OS programCH341PAR.ZIP

Description: CH341PAR.EXE · USB转并口CH341的WINDOWS驱动程序和DLL动态库的安装包 支持WINDOWS 98/ME/2000/XP,支持USB转EPP/MEM并口, 支持USB转同步串口:IIC/I2C、SPI等, 用于随产品发行到最终用户-CH341PAR.EXE · USB to Parallel CH341 the WINDOWS driver and DLL package to support dynamic library WINDOWS 98/ME/2000/XP, support for USB-EPP/MEM parallel port, supports USB transfer synchronous serial: IIC/I2C, SPI, etc. for release to the end user with the product
Platform: | Size: 34816 | Author: patrick | Hits:

[Other Embeded programspiflash

Description: spiflash utility and schematics for diy parallel port programmer to program newer motherboards with spi flash
Platform: | Size: 260096 | Author: mark | Hits:

[Driver Developspi_code

Description: 本代码完成用PC机并口实现SPI功能,能够有效的实用并口完成数据传输-The complete code with the PC parallel port to implement the SPI function, parallel to the effective completion of data transfer utility
Platform: | Size: 1024 | Author: 微电子 | Hits:

[SCMvk3366

Description: 一款实用的串口扩展芯片,压缩包提供了iic转uart,spi转uart,并口转uart的51单片机的源码。-vk32xx, a practical chip serial port expansion, compression package provides iic turn uart, spi turn uart, uart of 51 single-chip parallel port to switch the source.
Platform: | Size: 140288 | Author: 凡若尘 | Hits:

[SCMyejingchuanzhuanbing

Description: 点阵液晶SPI转并口的Proteus仿真,并附51单片机模拟SPI主机控制液晶,有效地减少并行液晶对IO口的占用,调试非常方便,曾经在MSP430上实现移植-The dot matrix LCD SPI transfer Proteus simulation of the parallel port, along with 51 single-chip analog SPI host to control the liquid crystal, effectively reducing the parallel liquid crystal occupied the mouth of the IO, debugging is very convenient, once the MSP430 transplantation
Platform: | Size: 71680 | Author: 石矗 | Hits:

[SCMPROJECK_OLED

Description: 通过STM32来控制该模块显示字符和数字,实验代码将可以支持 2种方式与OLED模块连接,一种是8080的并口方式,另外一种是 4线SPI方式。-Characters and numbers, experimental code can support of 2 ways OLED module connected to the parallel port of a 8080, a 4-wire SPI the STM32 to control the module.
Platform: | Size: 685056 | Author: 汪永辉 | Hits:

[MiddleWarechuanbing

Description: FPGA串口转并口示例,用于spi接口转换,便于数据处理-FPGA serial-to-parallel port example
Platform: | Size: 333824 | Author: MR su | Hits:

[Embeded-SCM Developspi-code

Description: 用计算机并口模拟SPI通讯的C源程序,验证可用--C program to simulate SPI communication by parallel port.
Platform: | Size: 1024 | Author: pperc | Hits:

[Driver DevelopCH341SER

Description: 资料名称:CH341SER.EXE 资料类型:辅助资料 资料大小:237KB 资料版本:3.4 更新时间:2016-09-28 软件简介: USB转串口CH341的WINDOWS驱动程序的安装包,支持WINDOWS 98/ME/2000/XP/Vista/7/8/8.1/10/2003/2008/2012 -32位/64位,通过微软数字签名认证,支持USB转EPP/MEM并口,支持USB转同步串口:IIC/I2C、SPI等,用于随产品发行到最终用户。-Information Name: CH341SER.EXE Data type: auxiliary data Information Size: 237KB Information Version: 3.4 Updated: 2016-09-28 Software Description: USB to serial CH341 the WINDOWS driver installation package to support WINDOWS 98/ME/2000/XP/Vista/7/8/8.1/10/2003/2008/2012-32 bit/64 bit, through Microsoft Digital Signature support, USB to EPP/MEM parallel port, support USB to synchronous serial port: IIC/I2C, SPI, etc., for the product distribution to the end user.
Platform: | Size: 189440 | Author: Geoffrey | Hits:

[SCMST7735

Description: 1.8寸TFT显示屏,ST7735的驱动。GYTF018LB35模块使用,89C52、8位并口驱动。如果是使用的是SPI通信或者是STM32使用,都只需要修改两个函数(LCD_Write、LCD_Write_Data16)的内部,即可。(1.8 Inch TFT display, ST7735 driver. The GYTF018LB35 module uses ; 89C52 ; 8 bit parallel port drivers. If you are using SPI communication or STM32, you only need to modify the internal functions of two functions (LCD_Write, LCD_Write_Data16).)
Platform: | Size: 1024 | Author: sc51715 | Hits:

[SCMSTM32驱动ch395_4个socket连接

Description: main.c已详尽注释连接的引脚 和 调试助手参数。STM32分别以串口,硬件SPI,模拟并口驱动CH395,4个socket连接, 原路返回上位机发送的数据。串口模式支持更改工作波特率,硬件SPI速率最高36MHz, 模拟并口较快,这三种模式支持在stm32任意型号下。(Main.c has commented on pins and debugging assistant parameters in detail. STM32 drives CH395 and 4 sockets by serial port, hardware SPI and analog parallel port respectively, and returns the data sent by the host computer in the original way. Serial mode supports changing working baud rate. Hardware SPI rate is up to 36MHz and analog parallel port is fast. These three modes support any model of stm32.)
Platform: | Size: 1061888 | Author: 秦坤 | Hits:
« 12 »

CodeBus www.codebus.net